.tem_70_56 {
	position: absolute;
	left: 0;
	right: 0;
}

.tem_70_56 .w-columns-control {
	padding: 0 8px;
	position: absolute;
	background-color: #609ee9;
	width: 120px;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}

.tem_70_56 .w-columns-control .w-control-text {
	width: 100%;
	float: left;
	display: inline-block;
	font-family: Tahoma;
}

.tem_70_56 .w-columns-control.w-control-top {
	top: -32px;
	left: 158px;
	border-radius: 4px 4px 0 0;
}

.tem_70_56 .w-columns-control.w-control-bottom {
	bottom: -32px;
	left: 158px;
	border-radius: 0 0 4px 4px;
}

.tem_70_56>.w-columns {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	/* background */
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -webkit-linear-gradient(none, none);
	background: -moz-linear-gradient(none, none);
	background: -ms-linear-gradient(none, none);
	background: linear-gradient(none, none);
	background-attachment: scroll;
	background-size: cover;
	margin: 0 auto;
}

.smartFixed>.tem_70_56 .w-columns.fullScreen {
	width: 100% !important;
}

.tem_70_56>.w-columns>.w-columns-inner {
	margin-left: -0;
	height: 100%;
}

.tem_70_56>.w-columns>.w-columns-inner>.w-columns-item {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 100%;
	float: left;
}

.tem_70_56>.w-columns>.w-columns-inner>.w-columns-item .w-columns-interval {
	padding: 0 0 0 0;
	margin: 0;
	height: 100%;
}

.tem_70_56>.w-columns>.w-columns-inner>.w-columns-item:first-child .w-columns-interval {
	margin-left: 0;
}

.tem_70_56>.w-columns>.w-columns-inner>.w-columns-item:last-child .w-columns-interval {
	margin-right: 0;
}

.tem_70_56>.w-columns>.w-columns-inner>.w-columns-item .w-columns-content {
	margin: 0;
	padding: 0;
	height: 100%;
}

.tem_70_56>.w-columns>.w-columns-inner>.w-columns-item .w-columns-content-inner {
	padding: 0;
	margin: 0 auto;
	height: 100%;
}

.tem_71_28 .w-image-box {
	text-align: center;
	border-top: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	border-left: 0px solid #fff;
	border-radius: 0px;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	box-sizing: border-box;
	overflow: hidden;
}

.tem_71_28 .w-image-box img {
	border: 0;
	width: 100%;
	height: 100%;
	/*object-fit: cover;*/
}

.tem_76_37 * {
	box-sizing: content-box;
}

.tem_76_37 .w-nav {
	/* reset */
	margin: 0;
	padding: 0;
	position: relative;
	/* background */
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -webkit-linear-gradient(none, none);
	background: -moz-linear-gradient(none, none);
	background: -ms-linear-gradient(none, none);
	background: linear-gradient(none, none);
	background-size: auto;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.tem_76_37 .w-nav:after {
	content: '';
	display: table;
	clear: both;
	zoom: 1
}

.tem_76_37 .w-nav .w-nav-inner {
	padding: 0;
	margin: 0;
	float: left;
	list-style: none;
	width: 25%;
	height: 83px;
	line-height: 83px;
	position: relative;
	z-index: 2;
}

.tem_76_37 .w-nav .w-nav-item {
	padding: 0 15px;
	margin: 0;
	position: relative;
	height: 100%;
	line-height: inherit;
}

.tem_76_37 .w-nav .w-nav-item .w-nav-item-link {
	/* reset */
	margin: 0;
	padding: 0;
	text-decoration: none;
	outline: none;
	display: block;
	height: 100%;
	font-family: 'Noto Sans CJK';
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tem_76_37 .w-nav .w-nav-item .w-nav-item-link .w-link-txt {
	font-family: 'Noto Sans CJK';
	font-size: 14px;
}

.tem_76_37 .w-nav .w-nav-item .w-nav-item-link .mw-iconfont {
	font-size: 14px;
}

.tem_76_37 .w-nav .w-subnav-item {
	margin: 0;
	padding: 0;
}

.tem_76_37 .w-nav .w-subnav {
	/* reset */
	margin: 0px 0 0 !important;
	padding: 0;
	display: none;
	overflow: hidden;
	width: 120px;
	/* background */
	background-color: #F38E00;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -webkit-linear-gradient(none, none);
	background: -moz-linear-gradient(none, none);
	background: -ms-linear-gradient(none, none);
	background: linear-gradient(none, none);
	background-size: auto;
}

.tem_76_37 .w-nav .w-subnav-item {
	/* reset */
	margin: 0;
	padding: 0;
	list-style: none;
}

.tem_76_37 .w-nav .w-subnav-item .w-subnav-link {
	/* reset */
	margin: 0;
	padding: 0 15px;
	height: 100%;
	line-height: 70px;
	outline: none;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 70px;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}

.tem_76_37 .w-nav .w-subnav-item .w-subnav-link .mw-iconfont {
	font-size: 12px;
}

.tem_76_37 .w-nav .w-subnav-item .w-subnav-link .w-link-txt {
	/* height */
	font-family: Tahoma;
}

/* hover */
.tem_76_37 .w-nav .w-nav-inner:hover .w-nav-item .w-nav-item-link {
	color: #fff;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

/* subnav-hover */
.tem_76_37 .w-subnav .w-subnav-item:hover {
	background-color: #ffab36;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -webkit-linear-gradient(none, none);
	background: -moz-linear-gradient(none, none);
	background: -ms-linear-gradient(none, none);
	background: linear-gradient(none, none);
	background-size: auto;
}

.tem_76_37 .w-nav .w-subnav-item:hover .w-subnav-link:hover {
	color: #fff;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.tem_76_37 .w-nav .w-subnav-item .w-subnav-link .navchildren {
	display: none;
}

.tem_76_37 .w-nav .w-subnav-item:hover .w-subnav-link:hover .navchildren {
	display: inline;
}

/* current */
.tem_76_37 .w-nav .w-nav-item.current {
	background-color: transparent;
	background-image: url(//ntemimg.wezhan.cn/contents/sitefiles2046/10234628/images/-48674.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -webkit-linear-gradient(none, none);
	background: -moz-linear-gradient(none, none);
	background: -ms-linear-gradient(none, none);
	background: linear-gradient(none, none);
	background-size: auto;
}

.tem_76_37 .w-nav .w-nav-item.current .w-nav-item-link {
	color: #fff;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.tem_76_37 .w-nav .sliding-box:first-child+.w-nav-inner .w-nav-item.current {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

.tem_76_37 .w-nav .w-nav-inner:last-child .w-nav-item.current {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

/* current */
.tem_76_37 .w-nav .w-subnav-item.current {
	background-color: #ffab36;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -webkit-linear-gradient(none, none);
	background: -moz-linear-gradient(none, none);
	background: -ms-linear-gradient(none, none);
	background: linear-gradient(none, none);
	background-size: auto;
}

.tem_76_37 .w-nav .w-subnav-item.current .w-subnav-link {
	color: #fff;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

.tem_76_37 .sliding-box {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 879px;
	height: 83px;
	overflow: hidden;
	position: absolute;
	top: -0px;
	left: -0px;
	border-radius: 0;
	z-index: 1;
	/* border */
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F38E00;
	border-right-color: #F38E00;
	border-bottom-color: #F38E00;
	border-left-color: #F38E00;
}

.tem_76_37 .sliding-box .sliding {
	display: none;
	padding: 0;
	margin: 0;
	position: absolute;
	width: 11%;
	left: 0;
	top: 0;
	height: 83px;
	background-color: transparent;
	background-image: url(//ntemimg.wezhan.cn/contents/sitefiles2046/10234628/images/-48674.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -webkit-linear-gradient(none, none);
	background: -moz-linear-gradient(none, none);
	background: -ms-linear-gradient(none, none);
	background: linear-gradient(none, none);
	background-size: auto;
}

.tem_73_20 {
	position: relative;
}

.tem_73_20 .fullcolumn-outer {
	background-color: rgb(17, 17, 17);
	background-image: none;
	background-position: 50% 50%;
	background-repeat: repeat;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	position: absolute;
	top: 0px;
	bottom: 0px;
	z-index: -1;
}

.tem_73_20 .fullcolumn-inner {
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}

.smartFixed .tem_73_20 .fullcolumn-outer {
	left: 0 !important;
}

.tem_74_40 .w-company-info {
	line-height: 20px;
	text-align: left;
}

.tem_74_40 .w-company-info .company-info-item a {
	width: 100%;
	font-family: 'Noto Sans CJK';
	color: #999999;
	font-size: 13px;
}

.tem_74_40 .w-company-info .company-info-item:first-child {
	padding-left: 0;
}

.tem_74_40 .w-company-info .company-info-item {
	padding-left: 10px;
}

.tem_74_40 .w-company-info .company-info-item .company-info-icon {
	vertical-align: top;
}

.tem_74_40 .w-company-info .company-info-item .company-info-icon.mw-icon-hide {
	display: none
}

.tem_74_40 .w-company-info .company-info-item .ltd-icon {
	margin-right: 5px;
	color: #D7D7D7;
	font-size: 13px;
}

.tem_77_45 {
	color: inherit;
}

.tem_77_45 h1,
.tem_77_45 h2,
.tem_77_45 h3,
.tem_77_45 h4,
.tem_77_45 h5,
.tem_77_45 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.tem_77_45 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.tem_77_45 h1 {
	font-size: 2em;
	font-weight: normal;
}

.tem_77_45 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.tem_77_45 h4 {
	font-size: 13px;
	font-weight: normal;
}

.tem_77_45 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.tem_77_45 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_tem_77_45 {
	z-index: 100000 !important;
}

.cke_editor_txtc_tem_77_45_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_1_37 .w-slide {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 850px;
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
	visibility: hidden;
	z-index: 1 !important;
}

.con_1_37 .w-slide-inner {
	margin: 0;
	padding: 0;
	cursor: default;
	position: relative;
	top: 0px;
	left: 0px;
	height: 850px;
	overflow: hidden;
}

.con_1_37 .w-slide-inner .content-box {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	opacity: 1;
}

.con_1_37 .w-slide-inner .content-box>.content-box-inner {
	width: 100% !important;
	height: 850px !important;
	position: absolute;
	z-index: 0 !important;
	top: 0;
	left: 0;
	background-size: cover;
}

.con_1_37 .w-slide-inner .content-box>.smAreaC {
	height: 850px;
}

.con_1_37 .w-slide-btn-box {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 16px;
	right: 16px;
}

.con_1_37 .w-slide-btn-box div,
.con_1_37 .w-slide-btn-box div:hover,
.con_1_37 .w-slide-btn-box .w-slide-btnav {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	overflow: hidden;
	cursor: pointer;
}

.con_1_37 .w-slide-btn-box .w-slide-btnav {
	background-color: transparent;
}

.con_1_37 .w-slide-btn-box div {
	background-color: rgba(255, 255, 255, 0.2);
}

.con_1_37 .w-slide-btn-box .w-slide-btnav {
	background-color: rgb(255, 255, 255);
}

.con_1_37 .w-slide-btn-box .w-slide-btndn,
.con_1_37 .w-slide-btn-box .dn:hover {}

.con_1_37 .w-slide .w-slide-arrowl {
	margin: 0;
	padding: 0;
	top: 0px;
	left: 10px !important;
}

.con_1_37 .w-slide .w-slide-arrowr {
	margin: 0;
	padding: 0;
	top: 0px;
	left: auto !important;
	right: 10px;
}

.con_1_37 .w-slide .w-slide-arrowl,
.con_1_37 .w-slide .w-slide-arrowr {
	margin: 0;
	padding: 20px 8px;
	display: block;
	position: absolute;
	background-color: rgb(255, 255, 255);
	cursor: pointer;
	text-align: center;
	overflow: hidden;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}

.con_1_37 .w-slide .w-slide-arrowl .w-itemicon,
.con_1_37 .w-slide .w-slide-arrowr .w-itemicon {
	color: #FFF;
	font-size: 20px;
	-moz-opacity: .8;
	-webkit-opacity: .8;
	-ms-opacity: .8;
	-o-opacity: .8;
	opacity: .8;
}

.con_1_37 .w-slide .w-slide-arrowl:hover {
	color: #fff;
}

.con_1_37 .w-slide .w-slide-arrowr:hover {
	color: #fff;
}

.con_1_37 .w-slide .w-slide-arrowl.w-slide-arrowldn {
	background-position: -256px -37px;
}

.con_1_37 .w-slide .w-slide-arrowr.w-slide-arrowrdn {
	background-position: -315px -37px;
}

.con_1_37 {
	position: relative;
}

.smart-resize .con_1_37 .w-slide-control {
	display: block;
}

.con_1_37 .w-slide-control {
	display: none;
	padding: 0 8px;
	position: absolute;
	border-radius: 4px 4px 0 0;
	background-color: #609ee9;
	width: 120px;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}

.con_1_37 .w-slide-control.w-control-top {
	top: -32px;
	left: 248px;
}

.con_1_37 .w-slide-control.w-control-bottom {
	bottom: -32px;
	left: 248px;
	border-radius: 0 0 4px 4px;
}

.con_1_37 .w-slide-control .w-control-link {
	width: 20px;
	height: 32px;
	float: left;
	text-decoration: none;
}

.con_1_37 .w-slide-control .w-control-link .w-control-icon {
	margin-top: 7px;
	display: block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	border-radius: 50px;
	background-color: #3E89E5;
}

.con_1_37 .w-slide-control .w-control-link .w-control-icon .mw-iconfont {
	color: #FFF;
	font-size: 10px;
}

.con_1_37 .w-slide-control .w-control-text {
	width: 80px;
	float: left;
	display: inline-block;
	font-family: Tahoma;
}

.con_1_37 .w-slide-control .w-control-link .mw-iconfont {
	font-size: 12px;
	color: #FFF;
}

.con_1_37 .w-slide-control .w-control-link .mw-iconfont:hover {
	color: #ecf5ff;
}

@-webkit-keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		opacity: 0;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

@keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		opacity: 0;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

.con_2_37 {
	color: inherit;
}

.con_2_37 h1,
.con_2_37 h2,
.con_2_37 h3,
.con_2_37 h4,
.con_2_37 h5,
.con_2_37 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_2_37 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_2_37 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_2_37 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_2_37 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_2_37 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_2_37 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_2_37 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_2_37_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

.con_3_37 .w-button {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin: 0;
	padding: 0;
	/*-border-*/
	border-top: 0px none #ffffff;
	border-right: 0px none #ffffff;
	border-bottom: 0px none #ffffff;
	border-left: 0px none #ffffff;
	/*-border-radius-*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	/*-background-*/
	background-color: rgb(255, 255, 255);
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
	cursor: pointer;
	outline: none;
	text-align: center;
}

.con_3_37 .w-button:hover {
	/*-border-*/
	border-top-color: #609ee9;
	border-right-color: #609ee9;
	border-bottom-color: #609ee9;
	border-left-color: #609ee9;
	/*-background-*/
	background: rgb(96, 158, 233);
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
}

.con_3_37 .w-button-position {
	/*-block-*/
	display: block;
	padding: 0 5px;
}

.con_3_37 .w-button .w-button-icon {
	/*-block-*/
	display: inline-block;
	/*-margin-*/
	margin-right: 3px;
	/*-font-*/
	font-size: 12px;
	color: #000000;
	font-weight: 400;
	font-style: normal;
	vertical-align: top;
}

.con_3_37 .w-button:hover .w-button-icon {
	color: #ffffff;
	font-size: 12px;
	font-weight: 400;
}

.con_3_37 .w-button .w-button-icon.w-icon-hide {
	display: none;
}

.con_3_37 .w-button .w-button-text {
	/*-block-*/
	display: inline-block;
	/*-font-*/
	font-family: 'Microsoft YaHei';
	font-size: 12px;
	color: #000000;
	font-weight: 400;
	text-decoration: none;
	font-style: normal;
	vertical-align: top;
	*vertical-align: middle;
	width: 100%;
}

.con_3_37 .w-button:hover .w-button-text {
	color: #ffffff;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

@-webkit-keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		opacity: 0;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

@keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		opacity: 0;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}

.con_7_37 {
	color: inherit;
}

.con_7_37 h1,
.con_7_37 h2,
.con_7_37 h3,
.con_7_37 h4,
.con_7_37 h5,
.con_7_37 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_7_37 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_7_37 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_7_37 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_7_37 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_7_37 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_7_37 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_7_37 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_7_37_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_8_19>.w-container {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 0px;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: -ms-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_8_19>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_9_43 {
	color: inherit;
}

.con_9_43 h1,
.con_9_43 h2,
.con_9_43 h3,
.con_9_43 h4,
.con_9_43 h5,
.con_9_43 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_9_43 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_9_43 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_9_43 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_9_43 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_9_43 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_9_43 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_9_43 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_9_43_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

@-webkit-keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
		opacity: 0;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

@keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
		opacity: 0;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

.con_10_36 {
	color: inherit;
}

.con_10_36 h1,
.con_10_36 h2,
.con_10_36 h3,
.con_10_36 h4,
.con_10_36 h5,
.con_10_36 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_10_36 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_10_36 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_10_36 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_10_36 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_10_36 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_10_36 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_10_36 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_10_36_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

@-webkit-keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
		opacity: 0;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

@keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
		opacity: 0;
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}

.con_11_11 .w-line {
	/*-block-*/
	display: block;
	/*-margin-*/
	margin: 0;
	margin-top: -0;
	padding: 0;
	/*-top-*/
	top: 50%;
	/*-size-*/
	width: 539px;
	height: 1px;
	/*-font-*/
	font-size: 0;
	/*-border-*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a7bfcc;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
}

.con_12_26 {
	color: inherit;
}

.con_12_26 h1,
.con_12_26 h2,
.con_12_26 h3,
.con_12_26 h4,
.con_12_26 h5,
.con_12_26 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_12_26 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_12_26 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_12_26 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_12_26 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_12_26 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_12_26 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_12_26 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_12_26_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_14_9 {
	position: relative;
}

.con_14_9 .fullcolumn-outer {
	background-color: transparent;
	background-image: none;
	background-position: 50% 50%;
	background-repeat: repeat;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	position: absolute;
	top: 0px;
	bottom: 0px;
	z-index: -1;
}

.con_14_9 .fullcolumn-inner {
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}

.smartFixed .con_14_9 .fullcolumn-outer {
	left: 0 !important;
}

.con_32_38>.w-container {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 0px;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: -ms-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_32_38>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_15_44 {
	color: inherit;
}

.con_15_44 h1,
.con_15_44 h2,
.con_15_44 h3,
.con_15_44 h4,
.con_15_44 h5,
.con_15_44 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_15_44 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_15_44 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_15_44 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_15_44 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_15_44 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_15_44 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_15_44 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_15_44_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_16_12 {
	color: inherit;
}

.con_16_12 h1,
.con_16_12 h2,
.con_16_12 h3,
.con_16_12 h4,
.con_16_12 h5,
.con_16_12 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_16_12 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_16_12 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_16_12 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_16_12 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_16_12 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_16_12 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_16_12 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_16_12_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_18_47 {
	color: inherit;
}

.con_18_47 h1,
.con_18_47 h2,
.con_18_47 h3,
.con_18_47 h4,
.con_18_47 h5,
.con_18_47 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_18_47 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_18_47 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_18_47 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_18_47 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_18_47 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_18_47 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_18_47 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_18_47_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_19_39>.w-container {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 0px;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: -ms-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_19_39>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_20_57 {
	overflow: hidden !important;
}

.con_20_57 .w-image-box {
	text-align: center;
	border-top: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	border-left: 0px solid #fff;
	border-radius: 1px;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.con_20_57 .w-image-box img {
	border: 0;
	width: 100%;
	height: 100%;
	display: block;
	/*object-fit: cover;*/
}

.con_20_57 .w-image-box .imgCliped {
	width: 100% !important;
	height: 100% !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
}

.con_21_10 {
	color: inherit;
}

.con_21_10 h1,
.con_21_10 h2,
.con_21_10 h3,
.con_21_10 h4,
.con_21_10 h5,
.con_21_10 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_21_10 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_21_10 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_21_10 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_21_10 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_21_10 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_21_10 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_21_10 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_21_10_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_22_38 {
	color: inherit;
}

.con_22_38 h1,
.con_22_38 h2,
.con_22_38 h3,
.con_22_38 h4,
.con_22_38 h5,
.con_22_38 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_22_38 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_22_38 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_22_38 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_22_38 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_22_38 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_22_38 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_22_38 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_22_38_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_23_58>.w-container {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 0px;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: -ms-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_23_58>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_24_58 {
	overflow: hidden !important;
}

.con_24_58 .w-image-box {
	text-align: center;
	border-top: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	border-left: 0px solid #fff;
	border-radius: 1px;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.con_24_58 .w-image-box img {
	border: 0;
	width: 100%;
	height: 100%;
	display: block;
	/*object-fit: cover;*/
}

.con_24_58 .w-image-box .imgCliped {
	width: 100% !important;
	height: 100% !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
}

.con_25_58 {
	color: inherit;
}

.con_25_58 h1,
.con_25_58 h2,
.con_25_58 h3,
.con_25_58 h4,
.con_25_58 h5,
.con_25_58 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_25_58 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_25_58 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_25_58 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_25_58 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_25_58 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_25_58 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_25_58 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_25_58_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_26_58 {
	color: inherit;
}

.con_26_58 h1,
.con_26_58 h2,
.con_26_58 h3,
.con_26_58 h4,
.con_26_58 h5,
.con_26_58 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_26_58 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_26_58 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_26_58 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_26_58 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_26_58 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_26_58 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_26_58 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_26_58_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_27_2>.w-container {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 0px;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: -ms-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_27_2>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_28_2 {
	overflow: hidden !important;
}

.con_28_2 .w-image-box {
	text-align: center;
	border-top: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	border-left: 0px solid #fff;
	border-radius: 1px;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.con_28_2 .w-image-box img {
	border: 0;
	width: 100%;
	height: 100%;
	display: block;
	/*object-fit: cover;*/
}

.con_28_2 .w-image-box .imgCliped {
	width: 100% !important;
	height: 100% !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
}

.con_29_2 {
	color: inherit;
}

.con_29_2 h1,
.con_29_2 h2,
.con_29_2 h3,
.con_29_2 h4,
.con_29_2 h5,
.con_29_2 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_29_2 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_29_2 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_29_2 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_29_2 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_29_2 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_29_2 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_29_2 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_29_2_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_30_2 {
	color: inherit;
}

.con_30_2 h1,
.con_30_2 h2,
.con_30_2 h3,
.con_30_2 h4,
.con_30_2 h5,
.con_30_2 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_30_2 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_30_2 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_30_2 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_30_2 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_30_2 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_30_2 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_30_2 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_30_2_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_31_0>.w-banner {
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	position: relative;
}

.con_31_0 .w-banner>.w-banner-color {
	padding: 0;
	margin: 0;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	height: 100%;
	z-index: 10;
	/* border */
	border-top: 0 solid transparent;
	border-bottom: 0 solid transparent;
	/* border radius */
	border-radius: 0;
	/* box-shadow */
	box-shadow: 0 0 0 0 transparent;
	/* background */
	background-color: rgb(68, 68, 68);
	/* gradient */
	background-image: -webkit-linear-gradient(none, none);
	background-image: -moz-linear-gradient(none, none);
	background-image: -ms-linear-gradient(none, none);
	background-image: linear-gradient(none, none);
	/* more style */
	box-sizing: border-box;
}

.con_31_0 .w-banner>.w-banner-color>.w-banner-image {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-image: url(//ntemimg.wezhan.cn/contents/sitefiles2046/10234628/images/-48628.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment: scroll;
	background-size: cover;
	opacity: 1;
	transition: all, .3s;
}

.con_31_0 .w-banner>.w-banner-content {
	padding: 0;
	margin: 0 auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	z-index: 30;
}

@-webkit-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 1;
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

.con_33_59>.w-container {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 0px;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: -ms-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_33_59>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_34_59 {
	color: inherit;
}

.con_34_59 h1,
.con_34_59 h2,
.con_34_59 h3,
.con_34_59 h4,
.con_34_59 h5,
.con_34_59 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_34_59 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_34_59 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_34_59 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_34_59 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_34_59 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_34_59 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_34_59 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_34_59_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_35_59 {
	color: inherit;
}

.con_35_59 h1,
.con_35_59 h2,
.con_35_59 h3,
.con_35_59 h4,
.con_35_59 h5,
.con_35_59 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_35_59 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_35_59 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_35_59 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_35_59 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_35_59 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_35_59 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_35_59 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_35_59_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_38_51 .w-line {
	/*-block-*/
	display: block;
	/*-margin-*/
	margin: 0;
	margin-left: -0;
	padding: 0;
	/*-size-*/
	width: 1px;
	height: 37px;
	/*-font-*/
	font-size: 0;
	/*-border-*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a999d5;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
}

.con_39_23 {
	color: inherit;
}

.con_39_23 h1,
.con_39_23 h2,
.con_39_23 h3,
.con_39_23 h4,
.con_39_23 h5,
.con_39_23 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_39_23 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_39_23 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_39_23 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_39_23 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_39_23 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_39_23 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_39_23 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_39_23_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_40_41>.w-container {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 0px;
	background-color: rgb(255, 255, 255);
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: -ms-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_40_41>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_51_49 {
	color: inherit;
}

.con_51_49 h1,
.con_51_49 h2,
.con_51_49 h3,
.con_51_49 h4,
.con_51_49 h5,
.con_51_49 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_51_49 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_51_49 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_51_49 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_51_49 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_51_49 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_51_49 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_51_49 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_51_49_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_53_58 {
	color: inherit;
}

.con_53_58 h1,
.con_53_58 h2,
.con_53_58 h3,
.con_53_58 h4,
.con_53_58 h5,
.con_53_58 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_53_58 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_53_58 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_53_58 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_53_58 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_53_58 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_53_58 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_53_58 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_53_58_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_41_28>.w-container {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 0px;
	background-color: rgb(133, 109, 204);
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: -ms-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_41_28>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_55_50 {
	color: inherit;
}

.con_55_50 h1,
.con_55_50 h2,
.con_55_50 h3,
.con_55_50 h4,
.con_55_50 h5,
.con_55_50 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_55_50 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_55_50 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_55_50 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_55_50 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_55_50 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_55_50 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_55_50 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_55_50_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_57_50 {
	color: inherit;
}

.con_57_50 h1,
.con_57_50 h2,
.con_57_50 h3,
.con_57_50 h4,
.con_57_50 h5,
.con_57_50 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_57_50 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_57_50 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_57_50 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_57_50 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_57_50 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_57_50 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_57_50 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_57_50_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_42_40>.w-container {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 0px;
	background-color: rgb(51, 51, 51);
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: -ms-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_42_40>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_46_44 {
	color: inherit;
}

.con_46_44 h1,
.con_46_44 h2,
.con_46_44 h3,
.con_46_44 h4,
.con_46_44 h5,
.con_46_44 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_46_44 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_46_44 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_46_44 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_46_44 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_46_44 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_46_44 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_46_44 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_46_44_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_43_22>.w-container {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 0px;
	background-color: transparent;
	background-image: url(../images/-48680.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: -ms-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: cover;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_43_22>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_48_15 {
	color: inherit;
}

.con_48_15 h1,
.con_48_15 h2,
.con_48_15 h3,
.con_48_15 h4,
.con_48_15 h5,
.con_48_15 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_48_15 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_48_15 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_48_15 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_48_15 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_48_15 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_48_15 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_48_15 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_48_15_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_50_5 {
	color: inherit;
}

.con_50_5 h1,
.con_50_5 h2,
.con_50_5 h3,
.con_50_5 h4,
.con_50_5 h5,
.con_50_5 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_50_5 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_50_5 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_50_5 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_50_5 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_50_5 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_50_5 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_50_5 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_50_5_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_45_53>.w-container {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-radius: 0px;
	background-color: rgb(255, 255, 255);
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: -ms-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_45_53>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_60_55 {
	color: inherit;
}

.con_60_55 h1,
.con_60_55 h2,
.con_60_55 h3,
.con_60_55 h4,
.con_60_55 h5,
.con_60_55 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_60_55 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_60_55 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_60_55 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_60_55 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_60_55 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_60_55 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_60_55 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_60_55_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_61_14 .w-button {
	display: block;
	margin: 0;
	padding: 0;
	border-top: 0px solid #37484F;
	border-right: 0px solid #37484F;
	border-bottom: 0px solid #37484F;
	border-left: 0px solid #37484F;
	border-radius: 0;
	background-color: rgb(133, 109, 204);
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: auto;
	background: linear-gradient(none, none);
	box-shadow: 0 0 0 transparent;
	/*-font-*/
	font-style: normal;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	outline: none;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	transition: all 300ms ease-in-out;
}

.con_61_14 .w-button:hover {
	border-color: #3F51B5;
	background-color: rgb(255, 255, 255);
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: linear-gradient(none, none);
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
}

.con_61_14 .w-button:hover .w-button-text {
	color: #856dcc;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
}

.con_61_14 .w-button:hover .w-button-icon {
	color: #856dcc;
	font-size: 16px;
	font-weight: bold;
}

.con_61_14 .w-button-position {
	display: block;
	padding: 0 5px;
	height: 100%;
}

.con_61_14 .w-button-position .w-button-position-inner {
	height: 100%;
}

.con_61_14 .w-button .w-button-icon {
	display: inline-block;
	height: 100%;
	margin-right: 3px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	vertical-align: top;
}

.con_61_14 .w-button .w-button-icon.w-icon-hide {
	display: none;
}

.con_61_14 .w-button .w-button-text {
	display: inline-block;
	width: 100%;
	height: 100%;
	font-family: Tahoma;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	vertical-align: top;
	*vertical-align: middle;
	transition: color .3s;
}

.con_61_14 .hover-effect[data-effect-name="shutter-out-vertical"]:hover,
.con_61_14 .hover-effect[data-effect-name="shutter-out-horizontal"]:hover,
.con_61_14 .hover-effect[data-effect-name="rectangle-out"]:hover,
.con_61_14 .hover-effect[data-effect-name="sweep-to-right"]:hover {
	background-color: rgb(133, 109, 204);
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: auto;
	background: linear-gradient(none, none);
}

.con_61_14 .hover-effect:hover::before {
	background-color: rgb(255, 255, 255);
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: linear-gradient(none, none);
}

.con_61_14 .hover-effect[data-effect-name="underline-from-center"]:hover::before {
	background: #3F51B5 !important;
}

.con_61_14 .hover-effect[data-effect-name="overline-from-center"]:hover::before {
	background: #3F51B5 !important;
}

.con_62_49 {
	color: inherit;
}

.con_62_49 h1,
.con_62_49 h2,
.con_62_49 h3,
.con_62_49 h4,
.con_62_49 h5,
.con_62_49 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_62_49 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_62_49 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_62_49 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_62_49 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_62_49 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_62_49 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_62_49 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_62_49_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_66_49 {
	position: relative;
}

.con_66_49 .fullcolumn-outer {
	background-color: transparent;
	background-image: none;
	background-position: 50% 50%;
	background-repeat: repeat;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	position: absolute;
	top: 0px;
	bottom: 0px;
	z-index: -1;
}

.con_66_49 .fullcolumn-inner {
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}

.smartFixed .con_66_49 .fullcolumn-outer {
	left: 0 !important;
}

.con_67_58>.w-container {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 0px;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: -ms-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_67_58>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_68_58 {
	color: inherit;
}

.con_68_58 h1,
.con_68_58 h2,
.con_68_58 h3,
.con_68_58 h4,
.con_68_58 h5,
.con_68_58 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_68_58 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_68_58 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_68_58 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_68_58 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_68_58 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_68_58 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_68_58 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_68_58_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_69_58 {
	color: inherit;
}

.con_69_58 h1,
.con_69_58 h2,
.con_69_58 h3,
.con_69_58 h4,
.con_69_58 h5,
.con_69_58 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_69_58 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_69_58 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_69_58 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_69_58 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_69_58 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_69_58 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_69_58 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_69_58_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_71_58 .w-line {
	/*-block-*/
	display: block;
	/*-margin-*/
	margin: 0;
	margin-left: -0;
	padding: 0;
	/*-size-*/
	width: 1px;
	height: 37px;
	/*-font-*/
	font-size: 0;
	/*-border-*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #856dcc;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
}

.con_72_45 {
	color: inherit;
}

.con_72_45 h1,
.con_72_45 h2,
.con_72_45 h3,
.con_72_45 h4,
.con_72_45 h5,
.con_72_45 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_72_45 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_72_45 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_72_45 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_72_45 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_72_45 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_72_45 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_72_45 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_72_45_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_74_50>.w-container {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 0px;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: -ms-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_74_50>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_75_19>.w-container {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-right: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-radius: 0px;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: -ms-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_75_19>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_78_26 {
	overflow: hidden !important;
}

.con_78_26 .w-image-box {
	text-align: center;
	border-top: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	border-left: 0px solid #fff;
	border-radius: 1px;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.con_78_26 .w-image-box img {
	border: 0;
	width: 100%;
	height: 100%;
	display: block;
	/*object-fit: cover;*/
}

.con_78_26 .w-image-box .imgCliped {
	width: 100% !important;
	height: 100% !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
}

.con_76_22 {
	color: inherit;
}

.con_76_22 h1,
.con_76_22 h2,
.con_76_22 h3,
.con_76_22 h4,
.con_76_22 h5,
.con_76_22 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_76_22 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_76_22 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_76_22 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_76_22 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_76_22 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_76_22 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_76_22 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_76_22_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_77_8 {
	color: inherit;
}

.con_77_8 h1,
.con_77_8 h2,
.con_77_8 h3,
.con_77_8 h4,
.con_77_8 h5,
.con_77_8 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_77_8 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_77_8 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_77_8 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_77_8 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_77_8 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_77_8 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_77_8 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_77_8_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_79_57>.w-container {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 0px;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: -ms-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_79_57>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_80_57>.w-container {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-right: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-radius: 0px;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: -ms-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_80_57>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_81_57 {
	overflow: hidden !important;
}

.con_81_57 .w-image-box {
	text-align: center;
	border-top: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	border-left: 0px solid #fff;
	border-radius: 1px;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.con_81_57 .w-image-box img {
	border: 0;
	width: 100%;
	height: 100%;
	display: block;
	/*object-fit: cover;*/
}

.con_81_57 .w-image-box .imgCliped {
	width: 100% !important;
	height: 100% !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
}

.con_82_57 {
	color: inherit;
}

.con_82_57 h1,
.con_82_57 h2,
.con_82_57 h3,
.con_82_57 h4,
.con_82_57 h5,
.con_82_57 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_82_57 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_82_57 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_82_57 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_82_57 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_82_57 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_82_57 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_82_57 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_82_57_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_83_57 {
	color: inherit;
}

.con_83_57 h1,
.con_83_57 h2,
.con_83_57 h3,
.con_83_57 h4,
.con_83_57 h5,
.con_83_57 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_83_57 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_83_57 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_83_57 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_83_57 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_83_57 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_83_57 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_83_57 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_83_57_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_84_29>.w-container {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 0px;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: -ms-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_84_29>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_85_29>.w-container {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-right: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-radius: 0px;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: -ms-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_85_29>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_86_29 {
	overflow: hidden !important;
}

.con_86_29 .w-image-box {
	text-align: center;
	border-top: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	border-left: 0px solid #fff;
	border-radius: 1px;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.con_86_29 .w-image-box img {
	border: 0;
	width: 100%;
	height: 100%;
	display: block;
	/*object-fit: cover;*/
}

.con_86_29 .w-image-box .imgCliped {
	width: 100% !important;
	height: 100% !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
}

.con_87_29 {
	color: inherit;
}

.con_87_29 h1,
.con_87_29 h2,
.con_87_29 h3,
.con_87_29 h4,
.con_87_29 h5,
.con_87_29 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_87_29 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_87_29 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_87_29 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_87_29 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_87_29 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_87_29 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_87_29 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_87_29_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_88_29 {
	color: inherit;
}

.con_88_29 h1,
.con_88_29 h2,
.con_88_29 h3,
.con_88_29 h4,
.con_88_29 h5,
.con_88_29 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_88_29 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_88_29 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_88_29 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_88_29 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_88_29 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_88_29 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_88_29 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_88_29_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_89_55>.w-container {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 0px;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: -ms-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_89_55>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_94_55>.w-container {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 0px;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: -ms-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_94_55>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_99_55>.w-container {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 0px;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: -ms-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_99_55>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_104_50 {
	position: relative;
}

.con_104_50 .fullcolumn-outer {
	background-color: #F5F5F5;
	background-image: none;
	background-position: 50% 50%;
	background-repeat: repeat;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	position: absolute;
	top: 0px;
	bottom: 0px;
	z-index: -1;
}

.con_104_50 .fullcolumn-inner {
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 50% 50%;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}

.smartFixed .con_104_50 .fullcolumn-outer {
	left: 0 !important;
}

.con_105_25 {
	color: inherit;
}

.con_105_25 h1,
.con_105_25 h2,
.con_105_25 h3,
.con_105_25 h4,
.con_105_25 h5,
.con_105_25 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_105_25 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_105_25 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_105_25 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_105_25 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_105_25 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_105_25 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_105_25 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_105_25_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_106_39 {
	color: inherit;
}

.con_106_39 h1,
.con_106_39 h2,
.con_106_39 h3,
.con_106_39 h4,
.con_106_39 h5,
.con_106_39 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_106_39 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_106_39 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_106_39 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_106_39 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_106_39 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_106_39 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_106_39 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_106_39_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_107_46 .w-line {
	/*-block-*/
	display: block;
	/*-margin-*/
	margin: 0;
	margin-top: -0;
	padding: 0;
	/*-top-*/
	top: 50%;
	/*-size-*/
	width: 766px;
	height: 1px;
	/*-font-*/
	font-size: 0;
	/*-border-*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
}

.con_108_28 .w-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.con_108_28 .w-list .w-list-item {
	/*-margin-*/
	margin: 0;
	padding: 0;
	/*-overflow-*/
	overflow: hidden;
	/*-position-*/
	position: relative;
	/*-size-*/
	height: 50px;
	line-height: 50px;
	/*-border-*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	/*-font-*/
	text-align: left;
}

.con_108_28 .w-list .w-list-item .w-list-inner {
	/*-margin-*/
	padding: 0 0 0 5px;
	margin-left: 14px;
}

.con_108_28 .w-list .w-list-item .w-list-link {
	/*-margin-*/
	padding: 0;
	margin-left: 0;
	/*-block-*/
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	/*-font-*/
	color: #666;
	font-size: 14px;
	font-family: 'Noto Sans CJK';
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	height: 50px;
	line-height: 50px;
	outline: none;
	/*-transition-*/
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}

.con_108_28 .w-list .w-list-item .w-list-link:hover {
	/*-font-*/
	color: #856dcc;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.con_108_28 .w-list .w-list-item .w-list-icon {
	/*-display-*/
	display: inline-block;
	/*-margin-*/
	padding: 0;
	margin: 0;
	/*-position-*/
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	/*-overflow-*/
	overflow: hidden;
	/*-font-*/
	color: #666;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
}

.con_108_28 .w-list .w-list-item .w-list-date {
	/*-margin-*/
	padding: 0 5px 0 10px;
	margin: 0;
	/*-float-*/
	float: right;
	/*-font-*/
	color: #BBB;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.con_108_28 .w-list.w-nodate .w-list-date {
	display: none;
}

.con_108_28 .w-list.w-noicon .w-list-icon {
	display: none;
}

.con_108_28 .w-list.w-noicon .w-list-inner {
	margin-left: 0 !important;
	padding: 0 !important;
}

.con_109_46>.w-container {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-right: 0 none transparent;
	border-top: 0 none transparent;
	border-bottom: 0 none transparent;
	border-left: 0 none transparent;
	border-radius: 0px;
	background-color: rgb(133, 109, 204);
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background: -moz-linear-gradient(top, none, none);
	background: -o-linear-gradient(top, none, none);
	background: -ms-linear-gradient(top, none, none);
	background: linear-gradient(top, none, none);
	background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
	background-size: auto;
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}

.con_109_46>.w-container>div {
	width: 100%;
	height: 100%;
	position: relative;
}

.con_110_34 {
	color: inherit;
}

.con_110_34 h1,
.con_110_34 h2,
.con_110_34 h3,
.con_110_34 h4,
.con_110_34 h5,
.con_110_34 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_110_34 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_110_34 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_110_34 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_110_34 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_110_34 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_110_34 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_110_34 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_110_34_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_111_32 .w-line {
	/*-block-*/
	display: block;
	/*-margin-*/
	margin: 0;
	margin-top: -0;
	padding: 0;
	/*-top-*/
	top: 50%;
	/*-size-*/
	width: 292px;
	height: 1px;
	/*-font-*/
	font-size: 0;
	/*-border-*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(221, 221, 221, 1);
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-ms-box-shadow: 0 0 0 transparent;
	-o-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
}

.con_112_49 {
	color: inherit;
}

.con_112_49 h1,
.con_112_49 h2,
.con_112_49 h3,
.con_112_49 h4,
.con_112_49 h5,
.con_112_49 h6 {
	font-weight: normal;
	line-height: 1.2;
}

.con_112_49 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

.con_112_49 h1 {
	font-size: 2em;
	font-weight: normal;
}

.con_112_49 h3 {
	font-size: 1.17em;
	font-weight: normal;
}

.con_112_49 h4 {
	font-size: 13px;
	font-weight: normal;
}

.con_112_49 h5 {
	font-size: 0.83em;
	font-weight: normal;
}

.con_112_49 h6 {
	font-size: 0.67em;
	font-weight: normal;
}

#cke_txtc_con_112_49 {
	z-index: 100000 !important;
}

.cke_editor_txtc_con_112_49_dialog .cke_dialog {
	z-index: 100010 !important;
}

.cke_dialog_background_cover {
	z-index: 100000 !important;
}

.hidden-border {
	border: transparent 1px dotted;
}

table.cke_show_border,
table.cke_show_border>tr>td,
table.cke_show_border>tr>th,
table.cke_show_border>tbody>tr>td,
table.cke_show_border>tbody>tr>th,
table.cke_show_border>thead>tr>td,
table.cke_show_border>thead>tr>th,
table.cke_show_border>tfoot>tr>td,
table.cke_show_border>tfoot>tr>th {
	border: #d3d3d3 1px dotted;
}

.con_113_46 .w-button {
	display: block;
	margin: 0;
	padding: 0;
	border-top: 0px solid #37484F;
	border-right: 0px solid #37484F;
	border-bottom: 0px solid #37484F;
	border-left: 0px solid #37484F;
	border-radius: 0;
	background-color: rgb(255, 255, 255);
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: auto;
	background: linear-gradient(none, none);
	box-shadow: 0 0 0 transparent;
	/*-font-*/
	font-style: normal;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	outline: none;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	transition: all 300ms ease-in-out;
}

.con_113_46 .w-button:hover {
	border-color: #3F51B5;
	background-color: rgb(133, 109, 204);
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: linear-gradient(none, none);
	/*-box-shadow-*/
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
}

.con_113_46 .w-button:hover .w-button-text {
	color: #ffffff;
	font-weight: 400;
	font-size: 24px;
	font-style: normal;
	text-decoration: none;
}

.con_113_46 .w-button:hover .w-button-icon {
	color: #ffffff;
	font-size: 24px;
	font-weight: 400;
}

.con_113_46 .w-button-position {
	display: block;
	padding: 0 5px;
	height: 100%;
}

.con_113_46 .w-button-position .w-button-position-inner {
	height: 100%;
}

.con_113_46 .w-button .w-button-icon {
	display: inline-block;
	height: 100%;
	margin-right: 3px;
	font-size: 24px;
	color: #856dcc;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	vertical-align: top;
}

.con_113_46 .w-button .w-button-icon.w-icon-hide {
	display: none;
}

.con_113_46 .w-button .w-button-text {
	display: inline-block;
	width: 100%;
	height: 100%;
	font-family: Tahoma;
	font-size: 24px;
	color: #856dcc;
	font-weight: 400;
	text-decoration: none;
	font-style: normal;
	vertical-align: top;
	*vertical-align: middle;
	transition: color .3s;
}

.con_113_46 .hover-effect[data-effect-name="shutter-out-vertical"]:hover,
.con_113_46 .hover-effect[data-effect-name="shutter-out-horizontal"]:hover,
.con_113_46 .hover-effect[data-effect-name="rectangle-out"]:hover,
.con_113_46 .hover-effect[data-effect-name="sweep-to-right"]:hover {
	background-color: rgb(255, 255, 255);
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: auto;
	background: linear-gradient(none, none);
}

.con_113_46 .hover-effect:hover::before {
	background-color: rgb(133, 109, 204);
	background-image: none;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background: linear-gradient(none, none);
}

.con_113_46 .hover-effect[data-effect-name="underline-from-center"]:hover::before {
	background: #3F51B5 !important;
}

.con_113_46 .hover-effect[data-effect-name="overline-from-center"]:hover::before {
	background: #3F51B5 !important;
}

.list-3 {
	margin: -20px 0 0 -20px;
}

.list-3 li {
	float: left;
	width: 50%;
}

.list-3 li a {
	display: block;
	margin: 10px 0 0 10px;
	background-color: #fff;
	padding: 20px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	overflow: hidden;
	position: relative;
}

.list-3 li a:after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	width: 85px;
	height: 0;
	border-bottom: 125px solid #dfdfdf;
	border-right: 78px solid transparent;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.list-3 li .date {
	float: left;
	width: 115px;
	position: relative;
	z-index: 1;
	line-height: 1;
	padding: 5px 0;
	color: #fff;
}

.list-3 li .date small {
	display: block;
	font-size: 16px;
}

.list-3 li .date strong {
	display: block;
	font-size: 48px;
	margin-top: 10px;
}

.list-3 li .text {
	margin-left: 140px;
}

.list-3 li .text h4 {
	margin: 0;
	font-weight: normal;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-3 li .text p {
	margin: 10px 0 0;
	color: #666;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	line-height: 1.8;
	height: 50px;
	overflow: hidden;
}

.list-3 li a:hover {
	background-color: #3a4249;
	color: #fff;
}

.list-3 li a:hover:after {
	border-bottom-color: #0043b2;
}

.list-3 li a:hover .text p {
	color: #fff;
}

a {
	color: #333;
}
